projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc8dfbb
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Mon, 28 Apr 2008 03:22:23 +0000
(
03:22
+0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Mon, 28 Apr 2008 03:22:23 +0000
(
03:22
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index bd10fdd9286a1fc924a84ba2bb81c7a2c8a9319a..80aeddee9cea0074d3fef8f55eb6f6ed889f0bbc 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2008-04-28 Nick Roberts <nickrob@snap.net.nz>
+
+ * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
+ icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
+ (gdb-goto-breakpoint): Likewise for visiting breakpoints.
+ (gdb-assembler-custom): Be careful not to match other addresses.
+
2008-04-27 Michael Albinus <michael.albinus@gmx.de>
* net/tramp.el (tramp-replace-environment-variables): New defun.